Skip to content

fix: update field filter to resolve wildcard path issue #197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 20, 2025

Conversation

michaelconan
Copy link

  • check data to filter is dictionary type before iterating fields to apply function
  • add test case and parameters to validate existing examples and identified bug

Fix #196

- check data to filter is dictionary type before iterating fields to apply function
- add test case and parameters to validate existing examples and identified bug
@michaelmior michaelmior merged commit 533d9e9 into h2non:master Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues with wildcard in filter method
2 participants